ASP.NET Core MVC コントロールヘルプ
ShowDatesAsGmt メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > BaseCollectionViewServiceBuilder<T,TControl,TBuilder> クラス : ShowDatesAsGmt メソッド
The value.
Configurates C1.Web.Mvc.BaseCollectionViewService<T>.ShowDatesAsGmt. Sets a value that determines whether dates should be adjusted to look like GMT rather than local dates.
シンタックス
'宣言
 
Public Overridable Function ShowDatesAsGmt( _
   ByVal value As System.Boolean _
) As TBuilder
public virtual TBuilder ShowDatesAsGmt( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

BaseCollectionViewServiceBuilder<T,TControl,TBuilder> クラス
BaseCollectionViewServiceBuilder<T,TControl,TBuilder> メンバ